/*
Skin Name:     Mom Always Finds Out
Skin URI:      http://www.visualserendipity.com/Blog/Skins
Description:   Thesis Skin for Mom Always Finds Out!
Version:       1.0
Author:        Lynne Miller
Author URI:    http://www.visualserendipity.com/
*/

/* CLEARS AND STUFF */

.clearall { clear: both; }

/* LOSE THE BORDERS */

 #header,  .post,  .teasers_box,  #footer,  #footer a,  #footer a:active,  #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
 .prev_next,  #comment_list,  #comment_list dd,  #commentform,  #sidebar_1,  #sidebar_2,  #comment_list dt.comment,  #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text { border: none; }
 #content_box,  #column_wrap { background: none; }

/* OVERALL */

body { background: transparent; }
/* #header {
	padding-bottom: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	background: url(images/header.png) top center no-repeat;  
	height: 207px;
	width: 970px;
	box-shadow: 0 0 5px #888888;
} */
 #header_area .page {
	background: none;
	padding-top: 0;
	height: 207px; 
} 
 #header_area {
	background: #FFF url(images/headerpink.png) top repeat-x;
	height: 207px;
}
 a,  a:visited { text-decoration: none; }
 a:hover { text-decoration: underline; } 
 
 

/* HEADER */

 /* #header #logo { padding-top: 0px; display: none; }
 #header #logo a { line-height: 1em; }
 #header #logo a,  #header #logo a:visited { font-weight: normal; }
 #header #logo a:hover { text-decoration: none; } */
 
 .custom #header
{
/* nbackground: #ffffff;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
box-shadow: 0 0 5px #888888; */
}

.custom #header #logo a
{
/*display:block;
width:970px;
height:207px;
 background:url(http://www.visualserendipity.com/Install1/wp-content/themes/thesis_18/custom/skins/Mom%20Always%20Finds%20Out/images/header.png) center no-repeat;
outline:none;
color: #ffffff;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em; */
}

.custom #header #tagline
{
color:#000000;
text-indent: -9999px;
}

/* TOP NAV */


.menu {
	background: #BEBEBE;
	border: none;
	height: 55px;
}
 .menu li {
	border: none;
	background: none;
	height: 100%;
}
.menu li a {
	background: none;
	border: none;
}
.custom .menu a,  .custom ul.menu a:hover, .custom .menu a:visited {
	letter-spacing: normal;
	padding-left: 1em;
	padding-right: 1em;
	text-transform: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu .sub-menu a, ul.menu .sub-menu a:hover, .menu .sub-menu a:visited {
	letter-spacing: normal;
	padding-left: 1em;
	padding-right: 1em;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
 .menu a {
	background: none;
}
 .menu li.current a,  .menu li.current-parent a,  .menu li.current-cat a,  .menu li.current-cat-parent a {
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	background: #fff;
}
 .menu li.current ul a,  .menu li.current-parent ul a,  .menu li ul li.current a,  .menu li ul li.current-parent a,  .menu li.current-cat ul a,  .menu li.current-cat-parent ul a,  .menu li ul li.current-cat a,  .menu li ul li.current-cat-parent a { border: none; }
 .menu li ul li {
	background: #F0F0F0;
	border-bottom: #DDDDDD 1px solid;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
 .menu li ul li a,  .menu li ul li a:hover,  .menu li ul li a:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
}


/* MAIN CONTENT*/

 #tt_breadcrumb {
	margin-top: 2.2em;
	margin-left: 2.2em;
	padding-bottom: 0em;
}
 #tt_breadcrumb p {
	font-size: 1.3em;
	letter-spacing: normal;
	background: url(images/tags.gif) left no-repeat;
	padding-left: 25px;
}
 .headline_area .headline_meta,  .headline_area .headline_meta *,  .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	border: 0;
}
 .headline_area .headline_meta { text-transform: capitalize; }
 .entry-title a:hover { text-decoration:none; }
 #comment_list .children dt.comment,  #comment_list .children dd.comment {
	background: none;
	border: 0;
}

/* POSTS */

 .to_comments {
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
}
 .to_comments a.tt_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
}
 .to_comments a.tt_continue {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
 .to_comments a,  .to_comments a:visited,  .to_comments a:hover,  .to_comments a span  { color: #564c4c; }
 .tt_teaser_after a, .tt_teaser_after a:visited {
	color: #564c4c;
	text-decoration: none;
}
 .tt_teaser_after a:hover{ text-decoration: underline; }
 .to_comments a span { color: #564c4c; }
 .bracket { display: none; }
 .to_comments span.tt_categories {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
	font-size: 1em;
}

/* TEASERS */

 .tt_teaser_after {
	margin-top: 10px;
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
	color: #564C4C;
}
 .tt_teaser_link {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
 .tt_teaser_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 10px;
}

/* SIDEBARS */

 #column_wrap #sidebar_1 .sidebar_list .widget {
	border-top: 0;
	padding-top: 0;
}
 #column_wrap {
	background: none;
}
 #sidebars {
	background: #f6f6f6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-left: -2px;
	border-right: 1px solid #e6e6e6;
}
 .widget_categories li,  .widget_archive li,  .widget_pages li,  .widget_links li {
	list-style-image: url(images/paperlist.gif);
	margin-left: 20px;
}
 .widget {
	border-top: 1px solid #e6e6e6; 
	padding-top: 20px;
}

/* WIDGET FOOTER */

 #footer_area .footer_space {
	width: 1.98%;
	float: left;
	height: 1px;
}
 #footer_area div.col {
	float: left;
	width: 32%;
}
 #footer_area #widgetfooter {
	float: left;
	width: 100%;
	padding-top: 4em;
	padding-bottom: 1.5em;
} 
 #footer_area #widgetfooter h3 {
	text-align: center;
	background: #262626;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
 #footer_area #widgetfooter .widget {
	background: #fff;
	padding-top: 0;
}
 #footer_area #widgetfooter .widget li {
	list-style-image: none;
	margin-left: 0;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}
 #footer_area #widgetfooter .widget ul,  #footer_area #widgetfooter .widget div,  #footer_area #widgetfooter .widget p  {
	padding: 20px;
}
 #footer_area .widget {
	border-top: 0;
}

/* FOOTER */

 #footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
 #footer a,  #footer a:visited {
	color: #ac5a4c;
	text-decoration: none;
	border-bottom: none;
}
 #footer a:hover {
	text-decoration: underline;
}
 #footer_area {
	background: #dddddd url(images/footerbg.gif) bottom repeat-x;
}

/* */

 #image_box {
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
}
 #content_area {
	background: #FFF url(images/contentback.png) top left no-repeat;
	
}
 #archive_info {
	border-bottom: 1px solid #e1e1e1;
}
 #header,  #sidebars .sidebar,  .prev_next,  #footer {
	border: none;
}
 #content_box {
	background: none;
}
 .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
}
 .format_teaser {
	line-height: 1.6em;
}

.page {
	box-shadow: 0 0 5px #888888;
}

/* COMMENTS */

 #comments {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
 .bracket {
	display: none;
}
 #comment_list dt.comment,  #comment_list dd.comment {
	background: #f6f6f6;
}
 #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #e0e0e0;
	border-top: 0;
}
 #comment_list dt.comment {
	border: 1px solid #e0e0e0;
	border-bottom: 0;
}
 #comment_list dt.comment-author-admin,  #comment_list dd.comment-author-admin {
		background: #ecc3bc;
		border-color: #d07a6b;
}

/* COMMENT FORMS */

.custom #commentform input,  #commentform textarea {
	border: 1px solid #e0e0e0;
	background-color: #f6f6f6;
}
 #commentform input:hover,  #commentform textarea:hover,  #commentform textarea:focus,  #commentform input:focus  {
	border: 1px solid #b6c4ce;
}
 #commentform #submit {
	padding: 5px 15px;
	color: #2f333a;
}

/* PREVIOUS NEXT */

 .prev_next {
	letter-spacing: normal;
	text-transform: none;
	border-top: 1px solid #e1e1e1;
}
 #archive_info p {
	text-transform: none;
	letter-spacing: normal;
}

/* TT MEDIA BOX */

 _box,  #multimedia_box {
	background: none;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
 _box {
	text-align: left;
	background: none;
	padding-top: 2.4em;
	padding-bottom: 0em;
	margin-bottom: 4em;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 0;
	font-size:1em;
}
.tt_rss a {
	background: url(images/rss_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}
.tt_rss, .tt_twitter {
	padding-bottom: 25px;
	font-size: 1.5em;
}
.tt_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}
#s {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background: #fff url(images/search_bg.gif) repeat-x;
	font-size: 1.4em;
	width: 90%;
	color: #5b5b5b;
}

/* TT SPONSERS */

 #tt_sponsors li {
	list-style-type: none;
	display: inline;
}
 #tt_sponsors img {
	padding: 5px;
}
 #tt_sponsors img:hover {
	background: #e6e6e6;
}
 #tt_sponsors {
	margin-top: 25px;
	background: #ffffff;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #e6e6e6;
}

 #footer_area .page {
background: none;
}

#header_widget_1 { margin-right: 100px; margin-top: 10px; width: 202px; height: 115px; float: right; }

#content { background: #FFE6EF; }
#content_box {  margin-top: 50px; }

@font-face {
    font-family: 'GigiRegular';
    src: url('extra/fonts/gigi-webfont.eot');
    src: url('extra/fonts/gigi-webfont.eot?#iefix') format('embedded-opentype'),
         url('extra/fonts/gigi-webfont.woff') format('woff'),
         url('extra/fonts/gigi-webfont.ttf') format('truetype'),
         url('extra/fonts/gigi-webfont.svg#GigiRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	background: url(gigi-webfont.ttf)

}

#s { font-family: 'GigiRegular'; font-size: 22px; }

#social_icons { float: right; margin-right: 50px; margin-top: 50px; }

#myheader-space { position: absolute; float: left; margin-left: -200px; z-index: 99; }


.custom .menu-main-container{z-index: 0; position: relative; } 
.custom .menu-second-container {z-index: 10; position: relative; }
/* .custom .menu-main-nav-container { background-color: #c4c4c4; border: none; } */
/* .custom .secondary_menu, .secondary_menu li { background: transparent; border:none; } */

.custom .secondary_menu a, .secondary_menu .current ul a, .secondary_menu .current-cat ul a, .secondary_menu .current-menu-item ul a {
	background: #FFE6EF;
	color: #ffffff;
	border: none;
	height: 14px;
	margin: 0 0 5px 0;
	
}

.custom .secondary_menu a:hover, .secondary_menu .current ul a:hover, .secondary_menu .current-cat ul a:hover, .secondary_menu .current-menu-item ul a:hover {
	background: #F7F7F7;
}

#feature_box { padding: 0; margin: 110px 0 0 0; border: none; text-align:center; height: 90px; }

.custom .menu-main-nav-container { background-color: #c4c4c4; border: none; }
.custom .secondary_menu, .secondary_menu li { background-color: #272727; border:none; }